-
Home
-
Multiple Page Generator Plugin – MPG
-
4.0.0
-
Code
-
Classes
- Base_Display
Total Complexity |
62 |
Dependencies |
3 |
Dependents |
1 |
Total lines |
399 |
Lines of code |
200 |
Logical lines of code |
134 |
Comment lines |
148 |
Methods |
8 |
Properties |
0 |
Methods 8
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
evaluate_condition() |
B |
42 |
21 |
50 |
parse_where() |
A |
44 |
13 |
46 |
evaluate_row_for_conditions() |
A |
48 |
11 |
31 |
translate_conditions() |
A |
53 |
8 |
22 |
extract_numbered_conditions() |
S |
55 |
4 |
21 |
extract_where_conditions() |
S |
62 |
3 |
12 |
get_operators() |
S |
58 |
1 |
15 |
normalize_condition_part() |
S |
79 |
1 |
3 |